projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1bf642
)
NO_GAIL not used anymore
author
Matthias Clasen
<mclasen@redhat.com>
Fri, 17 Jun 2011 04:14:11 +0000
(
00:14
-0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 5 Jul 2011 20:07:57 +0000
(16:07 -0400)
gtk/a11y/gail.c
patch
|
blob
|
history
diff --git
a/gtk/a11y/gail.c
b/gtk/a11y/gail.c
index 58c04e5aaad8fbda031d42209f8899ccf6940222..d7830f15413699e27c1a6db0ee789ec18b8a0e21 100644
(file)
--- a/
gtk/a11y/gail.c
+++ b/
gtk/a11y/gail.c
@@
-27,7
+27,6
@@
#include "gailfactory.h"
#define GNOME_ACCESSIBILITY_ENV "GNOME_ACCESSIBILITY"
-#define NO_GAIL_ENV "NO_GAIL"
static gboolean gail_focus_watcher (GSignalInvocationHint *ihint,
guint n_param_values,
@@
-863,7
+862,7
@@
gail_accessibility_module_init (void)
}
gail_initialized = TRUE;
quark_focus_object = g_quark_from_static_string ("gail-focus-object");
-
+
env_a_t_support = g_getenv (GNOME_ACCESSIBILITY_ENV);
if (env_a_t_support)